github.com/refraction-networking/utls.Certificate.leaf (method)

3 uses

	github.com/refraction-networking/utls (current package)
		common.go#L1385: 		x509Cert, err := c.leaf()
		common.go#L1560: 		x509Cert, err := cert.leaf()
		common.go#L1626: func (c *Certificate) leaf() (*x509.Certificate, error) {